" Input: { zip - zip filename or URL path - path to extract (overwrite) - if 'yes', overwrite files when unarchiving (path_to_remove) - if !='', remove this part of the path from extracted archive } Output: { return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "